home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 3 / Gold Medal Software - Volume 3 (Gold Medal) (1994).iso / graphvew / cdxf12.arj / CDXF.DOC < prev    next >
Text File  |  1994-03-28  |  32KB  |  791 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16.  
  17.  
  18.  
  19.                                 CDXF v1.2 
  20.  
  21.  
  22.                                 DXF Viewer
  23.  
  24.                 Copyright (c) 1993,1994 Joseph V. Gagliano
  25.                             All Rights Reserved
  26.  
  27.  
  28.                             Joseph V. Gagliano
  29.                               P.O. Box 202275
  30.                           Austin, TX  78720-2275
  31.  
  32.                        Internet: jvgagliano@aol.com
  33.  
  34.                               March 28, 1994
  35.  
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.                              Table of Contents
  43.  
  44.  
  45.  
  46.           Introduction . . . . . . . . . . . . . . . . . . . . . . . . .  1
  47.  
  48.           Equipment. . . . . . . . . . . . . . . . . . . . . . . . . . .  1
  49.  
  50.           Disclaimer . . . . . . . . . . . . . . . . . . . . . . . . . .  2
  51.  
  52.           Registration Information . . . . . . . . . . . . . . . . . . .  2
  53.  
  54.           CDXF v1.2 REGISTRATION FORM  . . . . . . . . . . . . . . . . .  3
  55.  
  56.           Distribution . . . . . . . . . . . . . . . . . . . . . . . . .  4
  57.  
  58.           Packing List . . . . . . . . . . . . . . . . . . . . . . . . .  4
  59.  
  60.           Setup. . . . . . . . . . . . . . . . . . . . . . . . . . . . .  5
  61.  
  62.           Running CDXF . . . . . . . . . . . . . . . . . . . . . . . . .  6
  63.  
  64.           CDXF Limitations . . . . . . . . . . . . . . . . . . . . . . .  8
  65.  
  66.           CDXF Screen Layout . . . . . . . . . . . . . . . . . . . . . .  9
  67.  
  68.           Mouse and Keyboard . . . . . . . . . . . . . . . . . . . . . .  9
  69.  
  70.           Colors . . . . . . . . . . . . . . . . . . . . . . . . . . . .  9
  71.  
  72.           CDXF Functions . . . . . . . . . . . . . . . . . . . . . . . . 10
  73.  
  74.           Function Descriptions. . . . . . . . . . . . . . . . . . . . . 10
  75.  
  76.           Miscellaneous. . . . . . . . . . . . . . . . . . . . . . . . . 13
  77.  
  78.           Glossary . . . . . . . . . . . . . . . . . . . . . . . . . . . 14
  79.  
  80.  
  81.                                                                           1
  82.  
  83.  
  84.  
  85.           ============
  86.           Introduction
  87.           ===================================================================
  88.  
  89.           CDXF is a 2-Dimensional DXF (Drawing Interchange File) viewer. 
  90.           DXFs are usually associated with Autodesk's AutoCAD, although many
  91.           other programs can also read and write them.  Basically, a DXF is
  92.           an ASCII text file which contains information to reproduce a .DWG
  93.           file in other formats/programs.  DXFs are easily created using
  94.           AutoCAD's DXFOUT function.
  95.  
  96.           CDXF is intended for users who frequently need to look at CAD
  97.           drawings but aren't necessarily CAD experts.  It can also be used
  98.           to view DXFs without the hassle of running AutoCAD.
  99.  
  100.           CDXF's minimal memory and disk space requirements make it more
  101.           "portable."  Most full-blown CAD packages aren't.  If you need to
  102.           inspect DXFs and don't want the expense of a full CAD system, CDXF
  103.           is the way to go.
  104.  
  105.           =========
  106.           Equipment
  107.           ===================================================================
  108.  
  109.           You will need the following to run CDFX:
  110.  
  111.                MS-DOS 3.3 or better
  112.                640x480x16 VGA display
  113.                Mouse 
  114.                256K free RAM
  115.                80x87 Math-coprocessor supported but not necessary
  116.                ** Hard disk drive optional (but strongly recommended!)
  117.  
  118.           If you can run AutoCAD, you probably won't have any trouble running
  119.           CDXF. 
  120.  
  121.           A mouse is not necessary to view a file when CDXF is run with the 
  122.           -v option, but none of the CDXF functions are accessible.  See
  123.           "Running CDXF" below.
  124.  
  125.           **   CDXF creates a temporary disk file that is about one-half the
  126.                size of the DXF being viewed.  This isn't a problem for small
  127.                DXFs.  However, for a 500K DXF, for example, you will need
  128.                approximately 250-300K free space in the disk/directory of
  129.                CDXF.
  130.  
  131.                                                                           2
  132.  
  133.  
  134.  
  135.           ==========
  136.           Disclaimer
  137.           ===================================================================
  138.  
  139.           The author, Joseph V. Gagliano, claims no responsibility for any
  140.           damages caused by the use or misuse of this product.  This product
  141.           is distributed "as is" with no warranty expressed or implied.  The
  142.           author will not be responsible for any losses incurred, either
  143.           directly or indirectly, by the use of this product.  Use this
  144.           product entirely at your own risk.  The author reserves the right
  145.           to make modifications at any time.  Prices are subject to change
  146.           without notice.
  147.  
  148.           AutoCAD is a registered trademark of Autodesk, Inc.
  149.  
  150.  
  151.           ========================
  152.           Registration Information
  153.           ===================================================================
  154.  
  155.           CDXF is distributed as User-Supported software.  It is NOT
  156.           "Freeware" or Public Domain.  You are encouraged to copy and
  157.           distribute this software freely as long as the files in the Packing
  158.           List are not removed or altered in any way.  If you find it useful,
  159.           you are encouraged to register your copy.
  160.  
  161.           Registering your copy of the software helps the author continue to
  162.           provide quality software at very reasonable prices.
  163.  
  164.           Registration is $25.00 and includes unlimited technical support, a
  165.           printed and bound manual, and a free upgrade to the next released
  166.           version of CDXF.
  167.  
  168.           Additional copies of CDXF may be obtained for $5.00 each.
  169.  
  170.           Orders from outside the U.S. need to include an additional shipping
  171.           charge of $5.00.  Checks and money orders must be drawn on a U.S.
  172.           bank and must be in U.S. Dollars.
  173.  
  174.           Print the registration form (REGISTER.DOC) or include on a piece of
  175.           paper your name, address, and phone number, and send it along with
  176.           your payment to:
  177.  
  178.                Joseph V. Gagliano
  179.                P.O. Box 202275
  180.                Austin, TX  78720-2275
  181.  
  182.           If you don't have the REGISTER.DOC file, a copy of it is provided
  183.           on the next page.
  184.  
  185.                                                                           3
  186.  
  187.  
  188.  
  189.                          CDXF v1.2 REGISTRATION FORM 
  190.  
  191.          Remit to:                       From:
  192.  
  193.  
  194.          Joseph V. Gagliano              _________________________
  195.  
  196.          P.O. Box 202275                 _________________________
  197.  
  198.          Austin, TX  78720-2275          _________________________
  199.  
  200.          (512) 259-8927                  _________________________
  201.  
  202.          Internet: jvgagliano@aol.com    _________________________
  203.  
  204.  
  205.          Qty                                Unit Price      Total
  206.  
  207.          ___  CDXF v1.2                      $25.00         ______
  208.  
  209.  
  210.          ___  Additional Copies of           $ 5.00         ______
  211.               CDXF v1.2                 
  212.  
  213.  
  214.                                              Subtotal:      ______
  215.  
  216.  
  217.               Shipping outside U.S. @ $5.00                 ______
  218.                  (U.S. Dollars/U.S. Bank)
  219.  
  220.  
  221.                                             Total:          ______
  222.  
  223.  
  224.               I use 5.25"____   3.5"____ disks.
  225.  
  226.  
  227.           Where did you receive CDXF? ___________________________
  228.  
  229.           _______________________________________________________
  230.  
  231.           COMMENTS:  ____________________________________________ 
  232.  
  233.           _______________________________________________________
  234.  
  235.  
  236.                                                                           4
  237.  
  238.  
  239.  
  240.           ============
  241.           Distribution
  242.           ===================================================================
  243.  
  244.           Feel free to make as many copies of the program as you like and
  245.           distribute them as you see fit (friends, co-workers, Bulletin
  246.           Boards...)  The only restriction is that _all_ files on the
  247.           distribution disk (or ZIP file) must be copied faithfully (i.e.:
  248.           not omitted nor altered.)  If any files in the Packing List are
  249.           missing, please contact the author.
  250.  
  251.  
  252.           ============
  253.           Packing List
  254.           ===================================================================
  255.  
  256.                13x8.FON       font file
  257.                20x12.FON      font file
  258.                5x3.FON        font file
  259.                8x5.FON        font file
  260.                CDXF.DOC       CDXF reference manual (this doc)
  261.                CDXF.EXE       CDXF executable program
  262.                CDXF.RES       resource file
  263.                README         up-to-date info about CDXF
  264.                REGISTER.DOC   registration form
  265.                TEST.DXF       DXF for testing
  266.  
  267.                                                                           5
  268.  
  269.  
  270.  
  271.           =====
  272.           Setup
  273.           ===================================================================
  274.  
  275.           First, make a backup disk.  Copy all the files from the
  276.           distribution disk to a blank formatted disk.
  277.  
  278.           For example:
  279.  
  280.                COPY a:\*.* b:\*.*
  281.           or   DISKCOPY a: a:
  282.  
  283.           If you're going to run CDXF from a floppy, use one of the disks as
  284.           a work disk.  If you want to run CDXF from a hard disk, make a
  285.           directory for it.
  286.  
  287.           For example:
  288.  
  289.                MD c:\cdxf
  290.  
  291.           Now copy all the files from the distribution disk to the CDXF
  292.           directory.  This will be the working directory.
  293.  
  294.           For example:
  295.  
  296.                COPY a:\*.* c:\cdxf\*.*
  297.  
  298.                                                                           6
  299.  
  300.  
  301.  
  302.           ============
  303.           Running CDXF
  304.           ===================================================================
  305.  
  306.           CDXF accepts a .dxf file as a command line parameter in addition to
  307.           several switches.  If a file name is not found, you will be
  308.           prompted for one.
  309.  
  310.  
  311.           A command line switch is identified by the "-" that precedes it.
  312.  
  313.           Switch         Description
  314.           ------         --------------------------------------------------
  315.  
  316.             v            bypasses CDXF's user interface and simply displays
  317.                          the DXF in a full-screen view.  If you choose this
  318.                          option, you will not be allowed to access CDXF's
  319.                          functions.  Press any key to end the display.
  320.  
  321.             f            causes CDXF to display the DXF in "fast mode".  No
  322.                          texts, fills, or fit polylines are displayed.  Once
  323.                          inside CDXF, this option can be toggled-off by the
  324.                          "Fast" button.
  325.  
  326.             q            suppresses the copyright notice and
  327.                          "Extracting...." This can be useful if you use CDXF
  328.                          in a batch file.
  329.  
  330.           Note that the command line switches can be capital letters also.
  331.  
  332.           If you don't have a mouse and just want to view a DXF, use the -v
  333.           option.
  334.  
  335.           For example:
  336.  
  337.           CDXF test           loads test.dxf into CDXF
  338.  
  339.           CDXF test -v        display test.dxf in a full screen view w/o
  340.                               interface
  341.  
  342.           CDXF -v test        same as above
  343.  
  344.           CDXF test -Q -f     loads test.dxf into CDXF in "fast mode".  Also
  345.                               disables copyright notice.
  346.  
  347.                CDXF           prompts you to enter a DXF name
  348.  
  349.                                                                           7
  350.  
  351.  
  352.  
  353.           ============
  354.           Running CDXF (continued)
  355.           ===================================================================
  356.  
  357.  
  358.           If everything has been entered correctly, you will see the
  359.           following message (unless you've used the "-q" switch):
  360.  
  361.                "Extracting information..."
  362.  
  363.  
  364.  
  365.           CDXF uses the DXF LIMITS (usually set in AutoCAD by LIMITS
  366.           function) as its drawing limits.  Therefore, anything outside of
  367.           the limits will not be displayed initially.
  368.  
  369.           After a few seconds (depending on the size of the DXF) CDXF will
  370.           display the DXF and allow you to perform several functions.
  371.  
  372.           If you would like to see entities that lie outside the DXF LIMITS,
  373.           you can use the CENTER function to "pan" around the display.
  374.  
  375.                                                                           8
  376.  
  377.  
  378.  
  379.           ================
  380.           CDXF Limitations
  381.           ===================================================================
  382.  
  383.           The current version of CDXF works only with full DXFs.  That is, a
  384.           DXF containing an ENTITIES section but not a HEADER section, is not
  385.           allowed.  This type of DXF is usually produced using the AutoCAD
  386.           DXFOUT-ENTITIES function.  Future versions may support this.
  387.  
  388.           Only "non-anonymous" BLOCKs contained in the BLOCKS section of the
  389.           DXF will be extracted.  "Anonymous" BLOCKs include DIMENSIONs and
  390.           HATCHes.
  391.           * IMPORTANT:   Any drawing entities contained solely in an
  392.                          "anonymous" BLOCK will not be displayed!  If you
  393.                          wish to view these entities with CDXF, you must
  394.                          first EXPLODE them, then DXFOUT.
  395.  
  396.           CDXF will faithfully reproduce the following entities:
  397.  
  398.                LINE
  399.                CIRCLE
  400.                ARC
  401.                POINT
  402.                TRACE
  403.                SOLID
  404.           
  405.           CDXF approximates the following entities:
  406.  
  407.                PLINE (limited to 100 VERTICES)
  408.                TEXT
  409.                INSERT
  410.  
  411.           CDXF does not process:
  412.  
  413.                SHAPE
  414.                ATTDEF
  415.                ATTRIB
  416.                3DFACE
  417.                VIEWPORT
  418.                DIMENSION
  419.  
  420.           PLINEs (polylines) are very powerful drawing tools.  With this
  421.           power comes complexity.  PLINEs can have any number of vertices. 
  422.           Each vertex can have a width greater than zero.  The PLINE can be
  423.           curve-fit or spline-fit, etc....
  424.  
  425.           Currently, CDXF does not reproduce curve-fit PLINEs as they should
  426.           be unless they have been EXPLODED.  Future versions of CDXF will
  427.           correct this.
  428.  
  429.           The problem with reproducing TEXTs is representing a scalable
  430.           vector font with a bit-mapped font.  For most purposes, there
  431.           shouldn't be a problem, but once again, future versions will
  432.           correct this.
  433.  
  434.                                                                           9
  435.  
  436.  
  437.  
  438.           ==================
  439.           CDXF Screen Layout
  440.           ===================================================================
  441.  
  442.           After the DXF is processed, the CDXF view screen appears.  On the
  443.           right is a tool bar with several "buttons".  At the bottom is a
  444.           status bar that contains current information about the cursor
  445.           position, zoom factor, etc.  
  446.  
  447.           The rest of the screen is the actual display of the DXF.  You can
  448.           now use the mouse to navigate around the display or use the tools.
  449.  
  450.  
  451.           ==================
  452.           Mouse and Keyboard
  453.           ===================================================================
  454.  
  455.           Although most of CDXF's functions are accessible through the tool
  456.           bar, it is necessary to perform some functions with the keyboard. 
  457.           CDXF was designed to allow the user to select a function with the
  458.           keyboard, then complete the function with the mouse.  After a few
  459.           minutes with CDXF, you will probably find this method the easiest.
  460.  
  461.           While we're on the subject of the mouse, let's talk about some
  462.           terms.  When you see the word "click", that means to quickly press
  463.           and release the (left) button.  "Drag" means to click the (left)
  464.           button and move the mouse pointer/cursor to a different position,
  465.           then click it again.
  466.  
  467.           The right mouse button is generally used to "back-up" or escape
  468.           from a function.  Currently, the right mouse button is active only
  469.           while using the "SNAPSHOT" and "PHOTO" functions.
  470.  
  471.           ======
  472.           Colors
  473.           ===================================================================
  474.  
  475.           All entity colors are determined BYLAYER.  Manual color settings
  476.           are ignored.
  477.  
  478.  
  479.  
  480.                                                                          10
  481.  
  482.  
  483.  
  484.           ==============
  485.           CDXF Functions
  486.           ===================================================================
  487.           Button         Key(s)    Description
  488.           ------------------------------------------------------------
  489.           ZOOM OUT       O,o       Zooms display out to LIMITS.
  490.  
  491.           ZOOM WINDOW    W,w       Zooms display to a user defined window.
  492.  
  493.           CENTER         C,c       Centers the display at user defined
  494.                                    point.
  495.  
  496.           INFO           I,i       Displays information about the .dxf file.
  497.  
  498.           DISTANCE       D,d       Calculates a distance between two points.
  499.  
  500.           SNAPSHOT       F9        Takes a "snapshot".
  501.  
  502.           (PHOTO)        F10       Takes a "photo".
  503.  
  504.           QUIT           Q,q       Quits CDXF.
  505.  
  506.           (LAYER)        F5        Lets you toggle LAYERS on/off.
  507.  
  508.           Fill           F,f       Toggles the FILLMODE (on/off).
  509.  
  510.           Fast                     Toggles the FASTMODE (on/off).
  511.  
  512.           Grid           G,g       Toggles the GRIDMODE (on/off).
  513.  
  514.           (Background)   B,b       Toggles the background color
  515.                                    (light/dark).
  516.  
  517.  
  518.           =====================
  519.           Function Descriptions
  520.           ===================================================================
  521.  
  522.           ZOOM OUT       Use this function to redisplay the DXF at 1x zoom
  523.                          factor.  Remember, CDXF only displays the drawing
  524.                          LIMITS as set in the DXF (not EXTENTS).  Any part
  525.                          outside of the LIMITS will not be displayed.
  526.  
  527.                                                                          11
  528.  
  529.  
  530.  
  531.           ZOOM WINDOW    This function will zoom in on a window similar to
  532.                          AutoCAD's zoom-window function.  After selection,
  533.                          the pointer will change to an arrow with a "W" by
  534.                          it.  Move the pointer to one corner of the window. 
  535.                          Now click the LEFT mouse button and size the window
  536.                          to the desired limits, then click the LEFT button
  537.                          again.
  538.  
  539.                          CDXF will redisplay the DXF given the new window.
  540.  
  541.                          * SEE NOTE at the end of this section.       
  542.  
  543.  
  544.           CENTER         Choose this function to define a new center of the
  545.                          display.  After selection, the pointer will change
  546.                          to a cross-hair.  Move to position you wish to have
  547.                          as the center of the display and press the LEFT
  548.                          mouse button.  CDXF will redisplay the DXF with the
  549.                          new center.  This is similar to AutoCAD's PAN
  550.                          command.
  551.  
  552.                          CENTER does not affect the zoom factor.
  553.  
  554.                          * SEE NOTE at the end of this section.
  555.  
  556.  
  557.           INFO           This function pops-up a window that displays
  558.                          information about the current DXF.  It will show:
  559.  
  560.                                     Example INFO window
  561.                          +-------------------------------------+
  562.                          |           test.dxf                  |
  563.                          | Origin : AutoCAD R10                |
  564.                          | Created: 13:10:03  09-23-93         |
  565.                          | Edited : 15:45:32  10-04-93         |
  566.                          | Edit time:  01:34:65         +----+ |
  567.                          |                              | OK | |
  568.                          |  Press any key to continue.  +----+ |
  569.                          +-------------------------------------+
  570.  
  571.                          Press a key or click on the "OK" button to return.
  572.  
  573.  
  574.                                                                          12
  575.  
  576.  
  577.  
  578.           DIST           The DIST or distance function allows you to
  579.                          determine a distance between two points on the
  580.                          display.  After selecting DIST, the pointer will
  581.                          change to an arrow with a "D" by it.  Move the
  582.                          pointer to the start point then click the LEFT
  583.                          mouse button.  You can now drag the pointer to any
  584.                          point on the display.  Click the LEFT mouse button
  585.                          again to choose an endpoint.
  586.  
  587.                          The status bar on the bottom shows the start point,
  588.                          the current end point, the delta-x and delta-y
  589.                          distances and the actual distance between the two
  590.                          points.
  591.  
  592.                          * SEE NOTE at the end of this section.
  593.  
  594.  
  595.           SNAPSHOT       This is function allows you to take a "snapshot" of
  596.                          the DXF being displayed.  The "snapshot" is
  597.                          actually 100 x 100 pixel, 16 color .PCX file that
  598.                          is created by CDXF.  Simply click on the SNAPSHOT
  599.                          button, then move the mouse cursor (it will change
  600.                          to a camera with a 100 pixel square box around it)
  601.                          to the area you want to capture.
  602.  
  603.                          You are allowed to take up to 999 per session. 
  604.                          That is if you have registered.  Unregistered users
  605.                          are only allowed 12.
  606.  
  607.                          CDXF will attempt to create a subdirectory called
  608.                          "album" (under the current working directory).  The
  609.                          .PCX files will be saved as "\album\sshot___.pcx" ,
  610.                          where "___" is replaced by the number of the
  611.                          snapshot.  For example, the first snapshot would be
  612.                          "sshot000.pcx", then "sshot001.pcx", etc.  If CDXF
  613.                          can't create "album", it will save the file in the
  614.                          current working directory.
  615.  
  616.                          * SEE NOTE at the end of this section.
  617.  
  618.           (LAYER)        This function is only accessible through the F5
  619.                          key.  LAYER control allows you to turn layers on
  620.                          and off.
  621.  
  622.                          When you choose this option, a window will appear. 
  623.                          Layer names will be on the left followed by a line
  624.                          that represents the color and LTYPE that layer is
  625.                          displayed with.  A control button precedes the
  626.                          layer name.  To toggle a layer, click on it's
  627.                          control button.  When finished, click on OK.
  628.  
  629.                                                                          13
  630.  
  631.  
  632.  
  633.           (PHOTO)        This function is only accessible through the F10
  634.                          key.  It's similar to SNAPSHOT in that it
  635.                          "captures" a .PCX file.  This function allows you
  636.                          to "photo" an area that you specify.
  637.  
  638.                          The area is limited by available memory.  If a
  639.                          photo fails (not enough memory), you will hear a
  640.                          beep.  Try again with a smaller area.
  641.  
  642.                          The captured "photo" will be saved similarly to
  643.                          SNAPSHOTS as "photo___.pcx".  See SNAPSHOT above
  644.                          for details.
  645.  
  646.                          Unregistered users are limited to one PHOTO per
  647.                          session.
  648.  
  649.           QUIT           simply ends the program.
  650.  
  651.           Fill           This function toggles the FILLMODE.  Some drawing
  652.                          entities, such as SOLIDs and TRACEs, can be filled. 
  653.                          By "filled," it is meant that the entity is
  654.                          "colored-in" or painted with that entity's color.
  655.                          Default is "off" unless set in the DXF.
  656.  
  657.           Fast           This function toggles the FASTMODE.  If on, no
  658.                          texts, fills, or fit polylines will be displayed. 
  659.                          Subsequent redraws thus should be faster.
  660.  
  661.           Grid           This function toggles the GRIDMODE.  When "on," a
  662.                          grid of dots is displayed starting at LIMMIN and
  663.                          ending at LIMMAX.  Grid spacing is set by GRIDUNIT. 
  664.                          Default GRIDMODE is "off" and default GRIDUNIT
  665.                          spacing is 1.0 x-direction, 1.0 y-direction.
  666.  
  667.  
  668.           (Background)   There is no tool bar button to change the
  669.                          background color.  To toggle the background color
  670.                          between light (gray) and dark (black), press the
  671.                          "b" or "B" key.
  672.  
  673.           * NOTE:   If you select this function from the tool bar, the
  674.                     pointer will jump to the center of the display.  This
  675.                     gets you back to the display quickly.
  676.  
  677.  
  678.  
  679.           =============
  680.           Miscellaneous
  681.           ===================================================================
  682.  
  683.           CDXF uses FONTLIB v1.1 to display TEXT entities.
  684.  
  685.                                                                          14
  686.  
  687.  
  688.  
  689.           =========
  690.           Glossary
  691.           ===================================================================
  692.  
  693.           
  694.  
  695.           "Anonymous"    means, when dealing with BLOCKS, that the BLOCK was
  696.                          created by ACAD (or another third-party
  697.                          application).  DIMENSIONs are "anonymous", until
  698.                          they are EXPLODEd.
  699.  
  700.           AutoCAD        is a computer-aided drafting program developed and
  701.                          sold by Autodesk, Inc., which is also known as
  702.                          ACAD.  There are several versions of ACAD, the
  703.                          latest being release 12.
  704.  
  705.           BLOCKS         contain lines, circles, etc. grouped together. 
  706.                          Blocks are displayed with the AutoCAD INSERT
  707.                          function.  Only "non-anonymous," INSERTed BLOCKS
  708.                          are displayed by CDXF.
  709.  
  710.           Buttons        control most of CDXF's functions.  To "press a
  711.                          button," move the mouse cursor to it and press the
  712.                          left mouse button.
  713.  
  714.           BYLAYER        is a term used in ACAD to determine what color to
  715.                          use for an ENTITY or BLOCK.  In ACAD, you can also
  716.                          set color BYBLOCK or set an ENTITY's color manually
  717.                          to any entity.  CDXF displays all ENTITIES and
  718.                          BLOCKS BYLAYER.
  719.  
  720.           DIMENSIONS     are "anonymous" BLOCKS.  They are not displayed by
  721.                          CDXF unless they are EXPLODEd.
  722.  
  723.           DWG            is a proprietary file format that AutoCAD uses to
  724.                          store its drawing files.  Information about this
  725.                          file format is not revealed freely as is
  726.                          information about the DXF format.  Although it
  727.                          would be more convenient to simply view a DWG file,
  728.                          it is impractical in the scope of CDXF since it
  729.                          changes for each ACAD version.
  730.  
  731.           DXF            is the file name extension used for Drawing
  732.                          Interchange Files.  The DXF format was created by
  733.                          Autodesk for AutoCAD.  DXF are usually in an ASCII
  734.                          text format, although there is now a binary format
  735.                          available (no relation to a DXB file).  CDXF must
  736.                          receive an ASCII text DXF.
  737.  
  738.                                                                          15
  739.  
  740.  
  741.  
  742.           =========
  743.           Glossary (continued)
  744.           ===================================================================
  745.  
  746.  
  747.           DXFOUT         is the AutoCAD command to create a DXF from the
  748.                          current drawing (.DWG).  For CDXF, use the entire
  749.                          drawing when creating a DXF, i.e., don't choose the
  750.                          "ENTITIES" option from the DXF command.  Choose an
  751.                          accuracy of six (6) decimal places for best
  752.                          results.
  753.  
  754.           ENTITIES       are drawing images or references to images.  The
  755.                          most common are:  LINE, PLINE, CIRCLE, ARC, POINT,
  756.                          SOLID, TRACE, TEXT, and INSERT.
  757.  
  758.           EXPLODE        is an ACAD command that breaks a BLOCK, PLINE or
  759.                          DIMENSION into its individual ENTITIES.
  760.  
  761.           EXTENTS        are the maximum display limits that are needed to
  762.                          display a drawing.  CDXF uses the drawing LIMITS.  
  763.  
  764.           FILLMODE       determines if fill-capable entities are actually
  765.                          filled.  This can be toggled on or off in ACAD or
  766.                          CDXF.
  767.  
  768.           GRIDMODE       determines if a grid is displayed.  This can be
  769.                          toggled on or off in ACAD or CDXF.
  770.  
  771.           GRIDUNIT       determines the x and y spacing of the grid.
  772.  
  773.           HEADERS        contain the setup information in a DXF.
  774.  
  775.           LIMITS         are the drawing limits usually set in ACAD.  CDXF
  776.                          uses these as its own drawing limits.
  777.  
  778.           LIMMAX         is the upper-right (x,y) coordinate set by LIMITS.
  779.  
  780.           LIMMIN         is the lower-left (x,y) coordinate set by LIMITS.
  781.  
  782.           PCX            is a bitmap file format.  This format is easily
  783.                          imported into many popular word processors and
  784.                          desktop publishers. 
  785.  
  786.           Status Bar     displays current CDXF information.
  787.  
  788.           TABLES         contain layer and linetype information in a DXF.
  789.  
  790.           Tool Bar       contains the buttons that control most of CDXF's
  791.                          functions.